projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2708124
)
libostree: Fix an introspection scanner warning
author
Colin Walters
<walters@verbum.org>
Wed, 9 Oct 2013 16:53:12 +0000
(12:53 -0400)
committer
Colin Walters
<walters@verbum.org>
Wed, 9 Oct 2013 16:53:12 +0000
(12:53 -0400)
src/libostree/ostree-deployment.h
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-deployment.h
b/src/libostree/ostree-deployment.h
index a96a00a17ba420932c3d08d34bc2ea02f28872e2..daaa90d14b4a83e064c1cd2e06669675fee85a6d 100644
(file)
--- a/
src/libostree/ostree-deployment.h
+++ b/
src/libostree/ostree-deployment.h
@@
-33,7
+33,7
@@
typedef struct _OstreeDeployment OstreeDeployment;
GType ostree_deployment_get_type (void) G_GNUC_CONST;
guint ostree_deployment_hash (gconstpointer v);
-gboolean ostree_deployment_equal (gconstpointer a
, gconstpointer b
);
+gboolean ostree_deployment_equal (gconstpointer a
p, gconstpointer bp
);
OstreeDeployment * ostree_deployment_new (int index,
const char *osname,